hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
fillTriangle
hip
api
graphics
g2d
g2d_binding
Draws a filled triangle
version(none)
extern (
System
) __gshared
void
function
(
int
x1
,
int
y1
,
int
x2
,
int
y2
,
int
x3
,
int
y3
,
in
HipColor
color
=
HipColor.no
)
fillTriangle
;
Meta
Source
See Implementation
hip
api
graphics
g2d
g2d_binding
aliases
Spritesheet
classes
HipG2DBinding
functions
cropSpritesheetRowsAndColumns
initG2D
mixins
__anonymous
static variables
cropSpritesheet
drawEllipse
drawLine
drawMap
drawPixel
drawQuadraticBezierLine
drawRectangle
drawRegion
drawSprite
drawText
drawTextVertices
drawTexture
drawTriangle
fillEllipse
fillRectangle
fillRoundRect
fillTriangle
getCurrentViewport
getWindowSize
newHipAnimation
newHipAnimationTrack
setCameraSize
setFont
setFontDeferred
setGeometryColor
setRendererColorMask
setRendererErrorCheckingEnabled
setStencilOperation
setStencilTestingEnabled
setStencilTestingFunction
setStencilTestingMask
setTextColor
setViewport
setWindowSize
Draws a filled triangle